home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
eggs_and.swf
/
scripts
/
DefineSprite_119
/
frame_19
/
DoAction.as
Wrap
Text File
|
2008-11-12
|
133b
|
7 lines
gotoAndPlay(2);
if(second <= 1)
{
_root.gotoAndStop("end");
_root.endmessage = "時間過了,下次再努力吧!";
}